Skip to content

fix: rename --json to --json-data on members update command#8

Merged
bensabic merged 1 commit intomainfrom
fix/json-data-option-conflict
Feb 20, 2026
Merged

fix: rename --json to --json-data on members update command#8
bensabic merged 1 commit intomainfrom
fix/json-data-option-conflict

Conversation

@bensabic
Copy link
Member

The --json option on members update shadowed the global --json output flag, preventing users from getting JSON output on this command. Renamed to --json-data to resolve the conflict.

The --json option on members update shadowed the global --json output
flag, preventing users from getting JSON output on this command. Renamed
to --json-data to resolve the conflict.
@bensabic bensabic merged commit d9c3526 into main Feb 20, 2026
1 check passed
@bensabic bensabic deleted the fix/json-data-option-conflict branch February 20, 2026 02:39
bensabic pushed a commit that referenced this pull request Feb 20, 2026
🤖 I have created a release *beep* *boop*
---


##
[1.2.0](v1.1.0...v1.2.0)
(2026-02-20)


### Features

* add global CLI options and environment variable support
([#5](#5))
([8cc78ae](8cc78ae))
* add users command for managing app users
([#9](#9))
([839c193](839c193))


### Bug Fixes

* fix cursor pagination and improve null safety across commands
([#10](#10))
([4327f99](4327f99))
* flatten nested objects in printTable output
([#7](#7))
([acf14c6](acf14c6))
* rename --json to --json-data on members update command
([#8](#8))
([d9c3526](d9c3526))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant